Class - RoadNode

D2LogicalModel.Extension.Approved.ParkingPublications.ParkingTablePublication.Road
A road node as part of the specialised road identified by the name of a junctionon on this road.

Inheritance

This is a specialization of the Road class and it inherits all attributes and associations of that class.

List of attributes

Name Data Type Order Definition    
junctionName MultilingualString 1 Name of the junction.    
distanceToThisRoad MetresAsNonNegativeInteger 5 Distance to the road in metres (from the calling component/object). Inherited from Road  
nameOfRoad MultilingualString 0 The name of the road. Inherited from Road  
roadDestination MultilingualString 3 Name of some city, area, compass direction or other identification the road is leading to (to determine the direction in question). Inherited from Road  
roadIdentifier MultilingualString 1 Identifier/number of the road. Inherited from Road  
roadOrigination MultilingualString 4 Name of some city, area, compass direction or other identification this road comes from. Inherited from Road  
typeOfRoad RoadTypeEnum 2 Type of the road. Inherited from Road  

Associations

Multiplicity From Role Role description Association Multiplicity To Role Role description  
0..* Road primaryRoad related to 1 ParkingAccess Inherited from Road
0..* Road destinationMotorway related to Junction Inherited from Road
0..1 Road motorway related to 1 Junction Inherited from Road

Used By (diagrams)